[INFO] fetching crate spreadsheet-read-mcp 0.4.0...
[INFO] testing spreadsheet-read-mcp-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate spreadsheet-read-mcp 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate spreadsheet-read-mcp 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spreadsheet-read-mcp 0.4.0
[INFO] tweaked toml for crates.io crate spreadsheet-read-mcp 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spreadsheet-read-mcp 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spreadsheet-read-mcp 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e5c9e93b0384c47e87fe7c1953f544ac89fdd06e6b7b5989143515901702b3a
[INFO] running `Command { std: "docker" "start" "-a" "8e5c9e93b0384c47e87fe7c1953f544ac89fdd06e6b7b5989143515901702b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e5c9e93b0384c47e87fe7c1953f544ac89fdd06e6b7b5989143515901702b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5c9e93b0384c47e87fe7c1953f544ac89fdd06e6b7b5989143515901702b3a", kill_on_drop: false }`
[INFO] [stdout] 8e5c9e93b0384c47e87fe7c1953f544ac89fdd06e6b7b5989143515901702b3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e397668bebd5a578fa924281673e35583a74382269ebe793e40d2fa3c4a78dca
[INFO] running `Command { std: "docker" "start" "-a" "e397668bebd5a578fa924281673e35583a74382269ebe793e40d2fa3c4a78dca", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pastey v0.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling cfb v0.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling rmcp-macros v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling html_parser v0.7.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling formualizer-common v0.1.0
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling formualizer-parse v0.1.0
[INFO] [stderr]    Compiling umya-spreadsheet v2.3.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rmcp v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling spreadsheet-read-mcp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "e397668bebd5a578fa924281673e35583a74382269ebe793e40d2fa3c4a78dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e397668bebd5a578fa924281673e35583a74382269ebe793e40d2fa3c4a78dca", kill_on_drop: false }`
[INFO] [stdout] e397668bebd5a578fa924281673e35583a74382269ebe793e40d2fa3c4a78dca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c902a6f59bdbfd9ddcf0d20db374a5abd511f12fc70400aa33de972531343baa
[INFO] running `Command { std: "docker" "start" "-a" "c902a6f59bdbfd9ddcf0d20db374a5abd511f12fc70400aa33de972531343baa", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling spreadsheet-read-mcp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRq5ZJS/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-39bcf7acd1d69710,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libspreadsheet_read_mcp-d16a315b9976b3af,libserde_yaml-aab23a82fd951326,libunsafe_libyaml-7bc1bf218b2f5452,libaxum-bc551790297dfc11,libpercent_encoding-c53c37e60dd2727e,libhyper_util-77d2228e4143806d,libhyper-889786c905168eb7,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-7aa46e3ffdbf9054,libmime-4b44681fdb2c65f7,libtower-ba1c7b0d24e92c43,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libregex-0bff572cc3ec77e7,libglobset-57930e22b959777e,libbstr-c83239909218d231,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,librmcp-9b11b8d82c8a21d8,libsse_stream-d5665fa3eeb6af7c,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtokio_stream-463234b3e3c46038,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libtokio_util-39cfaa3a34994ab8,libtokio-80920a9a98cb12ef,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libtower_service-0d7df29686b13872,libfutures-b9e80e4b177c9e35,libfutures_executor-56b1c9533f190137,libfutures_util-8053cbfb632d6160,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libclap-ba6be90a781f4421,libclap_builder-9d858faab833bb56,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libschemars-d982964a448e410c,libdyn_clone-1c1b05e4f4a02cac,libref_cast-e9c85b1461c398e9,libumya_spreadsheet-97ca0fee8fa583be,libencoding_rs-f47fb1c01542042e,libahash-4af47ca31e1b0e6f,libzerocopy-512afe2d0393d1fb,liblazy_static-b3603208c0de2608,libsha2-e2046601720ef5ea,libhtml_parser-6d2bed5e146f6309,libserde_json-a04cb0ec3b292ac2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-af858774b502d42a,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,libhmac-0f99754cec4189df,libgetrandom-b8f5a6c6d9bee25c,libcfb-639fbc0f176329b6,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libfnv-2d77ec4f6f971b24,libcbc-333a0a2d9b19b5a7,libbyteorder-1efcbe4f07366651,libbase64-2a03de3babadded3,libaes-ac3e84a5eca274d4,libcpufeatures-471354fefbcaf2d8,libcipher-6af540c7857f0b80,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzip-d89b9c6ccf29004b,libzopfli-338411068e4576d7,libbumpalo-f3bca020550ea9bd,liblog-cfb0a897de58af94,libflate2-3323352a137a0756,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libthiserror-4dcdee036967d882,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libthousands-5b1e24247d0bb34d,libthin_vec-41287a9f9656d08a,libquick_xml-5516073612626dd3,libmd5-627ee24477c1f13b,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libimagesize-372346d54efaf63f,libfancy_regex-08ea9d581d9140c4,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libformualizer_parse-00b80d02743437b6,libformualizer_common-470fcedd977d4ca7,libchrono-4ddad5bf9c02dc37,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libserde-fcbb83d17d290cc1,libserde_core-41b4206248df10fd,libsmallvec-5854932b8c8b4991,libonce_cell-0ba6aecba7086d38,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcRq5ZJS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unit_workbook-a6fa609122e18830" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spreadsheet-read-mcp` (test "unit_workbook") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5qMvNQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-39bcf7acd1d69710,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspreadsheet_read_mcp-d16a315b9976b3af,libserde_yaml-aab23a82fd951326,libunsafe_libyaml-7bc1bf218b2f5452,libaxum-bc551790297dfc11,libpercent_encoding-c53c37e60dd2727e,libhyper_util-77d2228e4143806d,libhyper-889786c905168eb7,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-7aa46e3ffdbf9054,libmime-4b44681fdb2c65f7,libtower-ba1c7b0d24e92c43,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libregex-0bff572cc3ec77e7,libglobset-57930e22b959777e,libbstr-c83239909218d231,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,librmcp-9b11b8d82c8a21d8,libsse_stream-d5665fa3eeb6af7c,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtokio_stream-463234b3e3c46038,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libtokio_util-39cfaa3a34994ab8,libtokio-80920a9a98cb12ef,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libtower_service-0d7df29686b13872,libfutures-b9e80e4b177c9e35,libfutures_executor-56b1c9533f190137,libfutures_util-8053cbfb632d6160,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libclap-ba6be90a781f4421,libclap_builder-9d858faab833bb56,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libschemars-d982964a448e410c,libdyn_clone-1c1b05e4f4a02cac,libref_cast-e9c85b1461c398e9,libumya_spreadsheet-97ca0fee8fa583be,libencoding_rs-f47fb1c01542042e,libahash-4af47ca31e1b0e6f,libzerocopy-512afe2d0393d1fb,liblazy_static-b3603208c0de2608,libsha2-e2046601720ef5ea,libhtml_parser-6d2bed5e146f6309,libserde_json-a04cb0ec3b292ac2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-af858774b502d42a,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,libhmac-0f99754cec4189df,libgetrandom-b8f5a6c6d9bee25c,libcfb-639fbc0f176329b6,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libfnv-2d77ec4f6f971b24,libcbc-333a0a2d9b19b5a7,libbyteorder-1efcbe4f07366651,libbase64-2a03de3babadded3,libaes-ac3e84a5eca274d4,libcpufeatures-471354fefbcaf2d8,libcipher-6af540c7857f0b80,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzip-d89b9c6ccf29004b,libzopfli-338411068e4576d7,libbumpalo-f3bca020550ea9bd,liblog-cfb0a897de58af94,libflate2-3323352a137a0756,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libthiserror-4dcdee036967d882,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libthousands-5b1e24247d0bb34d,libthin_vec-41287a9f9656d08a,libquick_xml-5516073612626dd3,libmd5-627ee24477c1f13b,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libimagesize-372346d54efaf63f,libfancy_regex-08ea9d581d9140c4,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libformualizer_parse-00b80d02743437b6,libformualizer_common-470fcedd977d4ca7,libchrono-4ddad5bf9c02dc37,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libserde-fcbb83d17d290cc1,libserde_core-41b4206248df10fd,libsmallvec-5854932b8c8b4991,libonce_cell-0ba6aecba7086d38,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5qMvNQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unit_utils-abc3da25438e91a9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spreadsheet-read-mcp` (test "unit_utils") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFXyfcO/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-39bcf7acd1d69710,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libspreadsheet_read_mcp-d16a315b9976b3af,libserde_yaml-aab23a82fd951326,libunsafe_libyaml-7bc1bf218b2f5452,libaxum-bc551790297dfc11,libpercent_encoding-c53c37e60dd2727e,libhyper_util-77d2228e4143806d,libhyper-889786c905168eb7,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-7aa46e3ffdbf9054,libmime-4b44681fdb2c65f7,libtower-ba1c7b0d24e92c43,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libregex-0bff572cc3ec77e7,libglobset-57930e22b959777e,libbstr-c83239909218d231,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,librmcp-9b11b8d82c8a21d8,libsse_stream-d5665fa3eeb6af7c,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtokio_stream-463234b3e3c46038,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libtokio_util-39cfaa3a34994ab8,libtokio-80920a9a98cb12ef,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libtower_service-0d7df29686b13872,libfutures-b9e80e4b177c9e35,libfutures_executor-56b1c9533f190137,libfutures_util-8053cbfb632d6160,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libclap-ba6be90a781f4421,libclap_builder-9d858faab833bb56,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libschemars-d982964a448e410c,libdyn_clone-1c1b05e4f4a02cac,libref_cast-e9c85b1461c398e9,libumya_spreadsheet-97ca0fee8fa583be,libencoding_rs-f47fb1c01542042e,libahash-4af47ca31e1b0e6f,libzerocopy-512afe2d0393d1fb,liblazy_static-b3603208c0de2608,libsha2-e2046601720ef5ea,libhtml_parser-6d2bed5e146f6309,libserde_json-a04cb0ec3b292ac2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-af858774b502d42a,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,libhmac-0f99754cec4189df,libgetrandom-b8f5a6c6d9bee25c,libcfb-639fbc0f176329b6,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libfnv-2d77ec4f6f971b24,libcbc-333a0a2d9b19b5a7,libbyteorder-1efcbe4f07366651,libbase64-2a03de3babadded3,libaes-ac3e84a5eca274d4,libcpufeatures-471354fefbcaf2d8,libcipher-6af540c7857f0b80,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzip-d89b9c6ccf29004b,libzopfli-338411068e4576d7,libbumpalo-f3bca020550ea9bd,liblog-cfb0a897de58af94,libflate2-3323352a137a0756,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libthiserror-4dcdee036967d882,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libthousands-5b1e24247d0bb34d,libthin_vec-41287a9f9656d08a,libquick_xml-5516073612626dd3,libmd5-627ee24477c1f13b,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libimagesize-372346d54efaf63f,libfancy_regex-08ea9d581d9140c4,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libformualizer_parse-00b80d02743437b6,libformualizer_common-470fcedd977d4ca7,libchrono-4ddad5bf9c02dc37,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libserde-fcbb83d17d290cc1,libserde_core-41b4206248df10fd,libsmallvec-5854932b8c8b4991,libonce_cell-0ba6aecba7086d38,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcFXyfcO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/heuristic_scenarios-8444aee2e0684bbc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spreadsheet-read-mcp` (test "heuristic_scenarios") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFNBeQb/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-39bcf7acd1d69710,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libspreadsheet_read_mcp-d16a315b9976b3af,libserde_yaml-aab23a82fd951326,libunsafe_libyaml-7bc1bf218b2f5452,libaxum-bc551790297dfc11,libpercent_encoding-c53c37e60dd2727e,libhyper_util-77d2228e4143806d,libhyper-889786c905168eb7,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-7aa46e3ffdbf9054,libmime-4b44681fdb2c65f7,libtower-ba1c7b0d24e92c43,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libregex-0bff572cc3ec77e7,libglobset-57930e22b959777e,libbstr-c83239909218d231,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,librmcp-9b11b8d82c8a21d8,libsse_stream-d5665fa3eeb6af7c,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtokio_stream-463234b3e3c46038,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libtokio_util-39cfaa3a34994ab8,libtokio-80920a9a98cb12ef,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libtower_service-0d7df29686b13872,libfutures-b9e80e4b177c9e35,libfutures_executor-56b1c9533f190137,libfutures_util-8053cbfb632d6160,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libclap-ba6be90a781f4421,libclap_builder-9d858faab833bb56,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libschemars-d982964a448e410c,libdyn_clone-1c1b05e4f4a02cac,libref_cast-e9c85b1461c398e9,libumya_spreadsheet-97ca0fee8fa583be,libencoding_rs-f47fb1c01542042e,libahash-4af47ca31e1b0e6f,libzerocopy-512afe2d0393d1fb,liblazy_static-b3603208c0de2608,libsha2-e2046601720ef5ea,libhtml_parser-6d2bed5e146f6309,libserde_json-a04cb0ec3b292ac2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-af858774b502d42a,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,libhmac-0f99754cec4189df,libgetrandom-b8f5a6c6d9bee25c,libcfb-639fbc0f176329b6,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libfnv-2d77ec4f6f971b24,libcbc-333a0a2d9b19b5a7,libbyteorder-1efcbe4f07366651,libbase64-2a03de3babadded3,libaes-ac3e84a5eca274d4,libcpufeatures-471354fefbcaf2d8,libcipher-6af540c7857f0b80,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzip-d89b9c6ccf29004b,libzopfli-338411068e4576d7,libbumpalo-f3bca020550ea9bd,liblog-cfb0a897de58af94,libflate2-3323352a137a0756,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libthiserror-4dcdee036967d882,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libthousands-5b1e24247d0bb34d,libthin_vec-41287a9f9656d08a,libquick_xml-5516073612626dd3,libmd5-627ee24477c1f13b,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libimagesize-372346d54efaf63f,libfancy_regex-08ea9d581d9140c4,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libformualizer_parse-00b80d02743437b6,libformualizer_common-470fcedd977d4ca7,libchrono-4ddad5bf9c02dc37,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libserde-fcbb83d17d290cc1,libserde_core-41b4206248df10fd,libsmallvec-5854932b8c8b4991,libonce_cell-0ba6aecba7086d38,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcFNBeQb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tools_integration-9d4e6ac4a7f61152" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spreadsheet-read-mcp` (test "tools_integration") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c902a6f59bdbfd9ddcf0d20db374a5abd511f12fc70400aa33de972531343baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c902a6f59bdbfd9ddcf0d20db374a5abd511f12fc70400aa33de972531343baa", kill_on_drop: false }`
[INFO] [stdout] c902a6f59bdbfd9ddcf0d20db374a5abd511f12fc70400aa33de972531343baa
